home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 July: Mac OS SDK / Dev.CD Jul 99 SDK1.toast / Development Kits / Mac OS / QuickDraw3D 1.6 SDK / Mac SampleCode Previous / Viewer Samples - Mac / Tumbler and Podium / TumblerSource / Tumbler_HideMenuBar.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-05-18  |  137 b   |  9 lines  |  [TEXT/MPCC]

  1.  
  2. #ifndef _SKANKYMENUBARHACK_
  3. #define _SKANKYMENUBARHACK_
  4.  
  5. void ToggleMenuBar(void) ;
  6. void FixGrayRgnAfterContextSwitch( void ) ;
  7.  
  8. #endif
  9.